GtkIconTheme: Copy all fields in icon_info_dup
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Jun 2014 16:20:59 +0000 (12:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 Jun 2014 16:20:59 +0000 (12:20 -0400)
commit3d0dac0aefb17bf8ac8b77acb56cbc7c016f5a58
tree30f3837ef70f3125d6eb62f590335e7915eb01be
parent30982b6d4e29a8798c9942151f30c2b90500e355
GtkIconTheme: Copy all fields in icon_info_dup

This functionality is only exercised by gnome-shell, currently.
Therefore, forgetting to copy a field here means an instant
gnome-shell crash :-(. More tests needed.
gtk/gtkicontheme.c